projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06960bb
)
styleproperties: Remove unused function from private header
author
Benjamin Otte
<otte@redhat.com>
Fri, 30 Dec 2011 23:54:51 +0000
(
00:54
+0100)
committer
Benjamin Otte
<otte@redhat.com>
Mon, 9 Jan 2012 17:37:51 +0000
(18:37 +0100)
_gtk_style_properties_resolve_property() was added erroneously in
c09148ca09081cd009cb9a328441b4b43008e352
but was never implemented.
gtk/gtkstylepropertiesprivate.h
patch
|
blob
|
history
diff --git
a/gtk/gtkstylepropertiesprivate.h
b/gtk/gtkstylepropertiesprivate.h
index 5da461717f923337dbe0654397cc7b48ef1e4b0a..24e9714cbb7d70e2f82c0b2fb6a19149902a0885 100644
(file)
--- a/
gtk/gtkstylepropertiesprivate.h
+++ b/
gtk/gtkstylepropertiesprivate.h
@@
-39,13
+39,6
@@
void _gtk_style_properties_get_valist (GtkStylePropertie
GtkStylePropertyContext *context,
va_list args);
-const GValue * _gtk_style_properties_resolve_property (GtkStyleProperties *props,
- const gchar *prop_name,
- GtkStateFlags state,
- const GtkStyleProperty **property,
- GtkStylePropertyContext *context,
- GValue *value);
-
void _gtk_style_properties_set_property_by_property (GtkStyleProperties *props,
const GtkStyleProperty *property,
GtkStateFlags state,